Skip to content

add a maintainance command overview#1004

Merged
Svanvith merged 3 commits into
mainfrom
add-maintainance-commands
Jul 14, 2026
Merged

add a maintainance command overview#1004
Svanvith merged 3 commits into
mainfrom
add-maintainance-commands

Conversation

@Svanvith

@Svanvith Svanvith commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@Svanvith
Svanvith requested a review from micbar July 1, 2026 10:23
@v-scharf

v-scharf commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

cli commands:

  • removes all the file versions: opencloud revisions purge

  • check opencloud version: opencloud version

  • search index: opencloud search index --all-spaces

  • check backup consistency: opencloud backup consistency
    not sure about opencloud benchmark client has a panic and opencloud benchmark syscalls need ask @rhafer

  • admin reset password: idm resetpassword

  • create app tokens: auth-app create --user-name=$user --expiration=$expirationTime

@v-scharf v-scharf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the recommended Docker Compose stack, we use posix by default, but some commands do not work with posix.
We need to decide what to do: either fix the commands (which I think is the right approach) or remove them from the documentation.

cc @rhafer @micbar

clicommand tests we run only on decomposed storage

in posix we cannot do some important commands like: deleting version, backup consistency, etc (need double check)

Comment thread docs/admin/maintenance/maintenance-commands.md
Comment thread docs/admin/maintenance/maintenance-commands.md
Comment thread docs/admin/maintenance/maintenance-commands.md Outdated
Comment thread docs/admin/maintenance/maintenance-commands.md Outdated
@v-scharf

v-scharf commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

@Svanvith I tested all command and created opencloud-eu/opencloud#3095

if you don't want to wait until we fix commands -> you can remove this commands from docs:

  • revisions purge
  • shares cleanup
  • restoring item (restoring all items of space-works)storage-users trash-bin restore spaceId itemId
  • trash purge-empty-dirs

@Svanvith
Svanvith merged commit 2a9cad9 into main Jul 14, 2026
2 checks passed
@Svanvith
Svanvith deleted the add-maintainance-commands branch July 14, 2026 05:07
@openclouders openclouders mentioned this pull request Jul 13, 2026
1 task
@Svanvith Svanvith mentioned this pull request Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants